GdkWindow: Add a few ignore deprecations statements around GdkDeviceManager
authorCarlos Garnacho <carlosg@gnome.org>
Wed, 16 Dec 2015 18:05:49 +0000 (19:05 +0100)
committerCarlos Garnacho <carlosg@gnome.org>
Wed, 16 Dec 2015 18:47:06 +0000 (19:47 +0100)
commit50859d9efe46db5694e0bb98a101a4c0bcd5762e
tree83b258b9e0eaf92f1be06075e9e3a468dc191052
parent644fa138c34db5c60688e650ff7dd54d4dce73f1
GdkWindow: Add a few ignore deprecations statements around GdkDeviceManager

There's places where we still need to deal with floating devices, which are
unseen by seats. Ignore deprecations and keep using GdkDeviceManager until
we can forget about floating devices.
gdk/gdkwindow.c